Includes the content of another file.
#include <iostream> // Standard library header #include "myheader.h" // User-defined header
<...>
"..."